'Declaration Public Function CanMoveRange( _ ByVal fromIndex As Integer, _ ByVal count As Integer, _ ByVal toIndex As Integer _ ) As Boolean
public bool CanMoveRange( int fromIndex, int count, int toIndex )
C1HierarchicalDataCollection<T> Class C1HierarchicalDataCollection<T> Members